hipreme_engine ~master (2025-09-27T13:37:43Z)
Dub
Repo
IRawScrollable
hip
gui
scroll_area
Undocumented in source.
interface
IRawScrollable {
void
onRawScroll
(float[3] scroll);
}
Members
Functions
onRawScroll
void
onRawScroll
(float[3] scroll)
Undocumented in source.
Meta
Source
See Implementation
hip
gui
scroll_area
classes
ScrollArea
ScrollBar
interfaces
IRawScrollable